Create Tool Credential
API Endpoints
Create Tool Credential Endpoint
Creates a new credential for a tool.
POST
Create Tool Credential
Documentation Index
Fetch the complete documentation index at: https://docs.lyzr.ai/llms.txt
Use this file to discover all available pages before exploring further.
Description
This endpoint creates a new credential for a tool.Endpoint
POST/v3/tools/credentials
Authentication
API Key (x-api-key) must be included in the header.Request Body
Response
A message confirming that the credential was created.Example Request
Authorizations
Body
application/json
Response
Credential created successfully
Example:
"Credential created successfully."